課程資訊
課程名稱
神經網路
Neural Networks 
開課學期
108-2 
授課對象
學程  神經生物與認知科學學程  
授課教師
吳恩賜 
課號
GIBMS7015 
課程識別碼
454EM0390 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期五6,7,8(13:20~16:20) 
上課地點
基1203 
備註
本課程以英語授課。
限碩士班以上 且 限本系所學生(含輔系、雙修生)
總人數上限:15人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1082GIBMS7015_ 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This course will introduce basic principles of neural networks in relation to human cognition with applied practical programming of simple neural networks. Students will read three modeling papers and apply the neural network models in these papers to create their own neural networks. Three examples of networks will be covered: 1) Attractors (Hopfield, 1982), 2) Backpropagation (Perceptron; Rumelhart et al., 1986), 3) Unsupervised Learning (Von Der Malsburg, 1973).
 

課程目標
Program the above three neural networks using any of the above software languages and apply the neural networks to real-life problems or simulations of human cognition.
 
課程要求
Students in Graduate Institute of Brain and Mind Sciences; excellent confidence in computer programming in either R, Matlab, or Python; maximum 10 students; no auditing; your own computer with above softwares installed and ready to go.
 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
Required: (1) Hopfield, J. J. (1982). Neural networks and physical systems with emergent collective computational abilities. Proceedings of the National Academy of Sciences USA, 79, 2554-2558; (2) Rumelhart, D., Hinton, G., & Williams, R. (1986). Learning internal representations by error propagation. MIT Press Cambridge, MA, USA.; (2) Von Der Malsburg, C. (1973). Self-organization of orientation sensitive cells in the striate cortex. Kybernetik, 14, 85-100. Recommended readings will be introduced in class.
 
參考書目
 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
  Introduction